home *** CD-ROM | disk | FTP | other *** search
/ Pro-motion 2 / PM02-Disk1.iso / mac / Parts / Main.dir / Script_41_Back Demo.ls < prev    next >
Encoding:
Text File  |  2001-01-31  |  102 b   |  9 lines

  1. global mode
  2.  
  3. on exitFrame
  4.   sprite(100).visible = 0
  5.   updateStage()
  6.   mode = 1
  7.   go("320x240-In")
  8. end
  9.